style context: Don't use g_warning for API misuse
authorMatthias Clasen <mclasen@redhat.com>
Fri, 18 Mar 2016 01:48:53 +0000 (21:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 21 Mar 2016 00:53:34 +0000 (20:53 -0400)
commit5c63ab26da9297306290eb1aa540ac34caf80b9a
tree5e158494a19b3382f6eb6356f8c102dd2a80dbba
parent1dcd88961ec7584ed42995a8d6dbba59a8d875df
style context: Don't use g_warning for API misuse

We've changed our API here; what these applications are doing
used to be fine. Don't make users suffer for this by spamming their
logs in a stable release. We'll keep the warning in master.

https://bugzilla.gnome.org/show_bug.cgi?id=763796
gtk/gtkstylecontext.c